'Declaration
Public Structure Point(Of T As {New, Struct})
Inherits System.ValueType
Type Parameters
T
Remarks
This structure should not be used directly in application code. It is designed for internal operations within the product libraries and may change or be removed in future versions without notice.